home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / dalla rivista / amiga.free / sorgenti vari / wolfedit full 2.0.4.sit / WolfEdit Full 2.0.4 / WolfEdit 2 User's Manual.rsrc / TEXT_138.txt < prev    next >
Text File  |  1996-07-28  |  3KB  |  53 lines

  1. 10. Adding Music
  2.  
  3. WolfEdit 2 has the ability to read MIDI files and add them to a scenario. However, you can't just import any MIDI file and expect it to sound right. When Wolfenstein plays your MIDI file, it will play it using its own instrument set, which is almost certainly nothing like that for which the MIDI file was written. So, music for Wolfenstein really needs to be specially arranged for it. I regret that I cannot offer much advice concerning tools or techniques for doing this. All I can do is set out the technical requirements, which are described below under MIDI File Format .
  4.  
  5.  
  6. Importing Music
  7.  
  8. The Music command in the Art & Music menu opens a window containing a list of added pieces of music. The Import... button allows you to select a MIDI file and import its contents. Imported music will be added to the Music pop-up menus in the Scenario Info and Level Info windows.
  9.  
  10.  
  11. MIDI File Format
  12.  
  13. The file should be in Standard MIDI Format, as defined by the International Midi Association. A description of this format is available from the Web page http://hampshire.edu/CCL/MIDI/doc/midifile.html.
  14.  
  15. The file may use either Format 0 (single track) or Format 1 (multiple simultaneous tracks). Each track should start with one or more â€œProgram Change” MIDI commands, one for each MIDI channel used, to establish the correspondence between channels and instruments.
  16.  
  17. The Program Numbers specified in the Program Change commands correspond to Wolfenstein instruments as follows:
  18.  
  19. Prog#       Instrument
  20.  
  21.      1              High Snare
  22.      2              Low Snare
  23.      3              Snare Flam
  24.      4              Timpani
  25.      5              Tam Tam
  26.      6              Bass
  27.      7              Bmin Chord
  28.      8              Bdim Chord
  29.      9              Eb Rip
  30.    10             Eb Chime
  31.    11              Melody Low
  32.    12              Melody High
  33.    13              Guitar â€“ C Mute
  34.    14              Guitar â€“ C Short
  35.    15              Guitar â€“ E Bend
  36.    16              Guitar â€“ E7
  37.    17              Guitar â€“ E down/up
  38.    19              Hat
  39.    20              Kick
  40.    21              Rock Snare
  41. 101              Loud High Snare
  42. 102              Loud Low Snare
  43. 103              Loud Snare Flam
  44. 104              Loud Timpani
  45. 105              Loud Tam Tam
  46. 106              Loud Bass
  47. 107              Loud Bmin Chord
  48. 108              Loud Bdim Chord
  49. 109              Loud Eb Rip
  50. 110              Loud Eb Chime
  51. 111              Loud Melody Low
  52. 112              Loud Melody High
  53.